GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-01-20T17:26:01.1740142+00:00",
"SubmitDate": "2026-01-20T17:26:01.1740142+00:00",
"ReportPeriodStart": "2026-01-20T17:26:01.1740142+00:00",
"ReportPeriodEnd": "2026-01-20T17:26:01.1740142+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "299d1815-9c3d-4305-ab2f-3dcadd9eb9ba",
"Rows": [
{
"ItemId": "97beab0f-06ce-4484-9126-e6d049ab45ce",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "97beab0f-06ce-4484-9126-e6d049ab45ce",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "299d1815-9c3d-4305-ab2f-3dcadd9eb9ba",
"Rows": [
{
"ItemId": "97beab0f-06ce-4484-9126-e6d049ab45ce",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "97beab0f-06ce-4484-9126-e6d049ab45ce",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"cd2cd828-f4c5-47a4-a1d4-470c97b6023a",
"e53adf4c-4a58-4fdd-b702-616156cbc5b7"
],
"Approvers": [
"e774f902-ebb0-42a4-94f2-ca5ffa808203",
"be8c90fc-7ad3-4e2f-aafd-7d377d229f7f"
],
"ApprovedBy": "b0fbed62-9621-4387-bae1-e57724177981",
"ApprovalDate": "2026-01-20T17:26:01.1740142+00:00",
"ApprovalComments": "sample string 7",
"WorkPlanId": "a78e563a-adfb-45df-8b81-2a07afcf6063",
"id": "9fd133a1-ebae-4ca5-844e-69e651ec2dab",
"ConfigId": "86f29eab-a065-4ff7-9d4e-049f27dfdfec"
},
{
"GenerationDate": "2026-01-20T17:26:01.1740142+00:00",
"SubmitDate": "2026-01-20T17:26:01.1740142+00:00",
"ReportPeriodStart": "2026-01-20T17:26:01.1740142+00:00",
"ReportPeriodEnd": "2026-01-20T17:26:01.1740142+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "299d1815-9c3d-4305-ab2f-3dcadd9eb9ba",
"Rows": [
{
"ItemId": "97beab0f-06ce-4484-9126-e6d049ab45ce",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "97beab0f-06ce-4484-9126-e6d049ab45ce",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "299d1815-9c3d-4305-ab2f-3dcadd9eb9ba",
"Rows": [
{
"ItemId": "97beab0f-06ce-4484-9126-e6d049ab45ce",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "97beab0f-06ce-4484-9126-e6d049ab45ce",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"cd2cd828-f4c5-47a4-a1d4-470c97b6023a",
"e53adf4c-4a58-4fdd-b702-616156cbc5b7"
],
"Approvers": [
"e774f902-ebb0-42a4-94f2-ca5ffa808203",
"be8c90fc-7ad3-4e2f-aafd-7d377d229f7f"
],
"ApprovedBy": "b0fbed62-9621-4387-bae1-e57724177981",
"ApprovalDate": "2026-01-20T17:26:01.1740142+00:00",
"ApprovalComments": "sample string 7",
"WorkPlanId": "a78e563a-adfb-45df-8b81-2a07afcf6063",
"id": "9fd133a1-ebae-4ca5-844e-69e651ec2dab",
"ConfigId": "86f29eab-a065-4ff7-9d4e-049f27dfdfec"
}
]